You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > Math387 Class > Math387 Methods > CAddI Method > Math387.CAddI Method ([In] double, [In] TCplx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Math387.CAddI Method ([In] double, [In] TCplx)

Add imaginary value AI to complex number B.

Syntax
C#
Visual Basic
public static TCplx CAddI([In] double AI, [In] TCplx B);

Add imaginary value AI to complex number B: R = a*i + B;

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!